<para>
Beyond this general structure, several object classes define
their own XML DTD fragments for filling in the ANY placeholders
-in the DTD above.
-<!-- FIXME: explain custom tags in <child> vs custom tags in <object> -->
-These are explained in their own sections, see
+in the DTD above. Note that a custom element in a <child>
+element gets parsed by the custom tag handler of the parent
+object, while a custom element in an <object> element
+gets parsed by the custom tag handler of the object.
+</para>
+<para>
+These XML fragments are explained in the documentation of the
+respective objects, see
<link linkend="GtkWidget-BUILDER-UI">GtkWidget</link>,
<link linkend="GtkContainer-BUILDER-UI">GtkContainer</link>,
<link linkend="GtkDialog-BUILDER-UI">GtkDialog</link>,